Autogenerated HTML docs for v1.7.1-569-g6f426
diff --git a/git-format-patch.html b/git-format-patch.html index f777948..8975f48 100644 --- a/git-format-patch.html +++ b/git-format-patch.html
@@ -325,6 +325,7 @@ [--no-thread | --thread[=<style>]] [(--attach|--inline)[=<boundary>] | --no-attach] [-s | --signoff] + [--signature=<signature> | --no-signature] [-n | --numbered | -N | --no-numbered] [--start-number <n>] [--numbered-files] [--in-reply-to=Message-Id] [--suffix=.<sfx>] @@ -902,6 +903,17 @@ </p> </dd> <dt> +--[no]-signature=<signature> +</dt> +<dd> +<p> + Add a signature to each message produced. Per RFC 3676 the signature + is separated from the body by a line with <em>-- </em> on it. If the + signature option is omitted the signature defaults to the git version + number. +</p> +</dd> +<dt> --suffix=.<sfx> </dt> <dd> @@ -1036,7 +1048,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-06-13 19:56:34 UTC +Last updated 2010-06-22 23:22:25 UTC </div> </div> </body>